翻訳と辞書
Words near each other
・ Software architecture analysis method
・ Software architecture description
・ Software architecture recovery
・ Software art
・ Software Arts
・ Software as a service
・ Software asset management
・ Software assurance
・ Software audit
・ Software audit review
・ Software Automatic Mouth
・ Software Bill of Materials
・ Software Bisque
・ Software blacklist
・ Software bloat
Software blueprint
・ Software brittleness
・ Software broadcasting
・ Software bug
・ Software build
・ Software bundle
・ Software bus
・ Software business
・ Software business community
・ Software calculator
・ Software categories
・ Software Commons
・ Software Communications Architecture
・ Software Communications Architecture Reference Implementation
・ Software configuration management


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Software blueprint : ウィキペディア英語版
Software blueprint
A software blueprint is the final product of a software blueprinting process. Its name derives from an analogy with the term blueprint as used within the traditional construction industry. Therefore, a true software blueprint should share a number of key properties with its building-blueprint counterpart. Software blueprinting relies on achieving a clean separation between logically orthogonal aspects of the software. Once that is achieved, it facilitates the localization of related logic and use of an optimal description medium for each of the logically independent components (for each blueprint).
== Properties ==

Software blueprints focus on one application aspect, for clarity of presentation and to ensure that all of the relevant logic is localized. The localization of aspect logic is intended to improve navigability, and this is based on the assumption that the application programmer most commonly wishes to browse application aspects independently.
The single-aspect focus of a software blueprint means that an optimal description medium can be selected. For example, algorithmic code may be best represented using textual code, whereas a graphical user interface may be best represented using a form design. Selection of an intuitive description medium, i.e., one that matches well with mental models and designs for a particular aspect, may improve:
* Ease of navigation
* Ease of understanding
* Fault detection rate
* Ability to manage complexity

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Software blueprint」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.